home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Environments
/
Prograph Classic 2.6.1
/
Prograph Extensions
/
Math Primitives
/
Math Primitives.rsrc
/
STR#_126.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-21
|
270 b
|
11 lines
Inputs: [Dividend;] Divisor
Outputs: Quotient; [Remainder]
Inputs: [integer;] integer
Outputs: integer; [integer]
Quotient and Remainder are the quotient and remainder of the integer division of Dividend by Divisor. With only one input, Dividend defaults to 1.
Math